[PROF-13528] Fold _dd files back into their upstream counterparts#340
Merged
Conversation
rkennke
force-pushed
the
rkennke/PROF-13528
branch
2 times, most recently
from
January 23, 2026 13:31
1d02bc4 to
f2557d3
Compare
rkennke
marked this pull request as ready for review
January 23, 2026 13:34
Contributor
Scan-Build Report
Bug Summary
Reports
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
rkennke
force-pushed
the
rkennke/PROF-13528
branch
from
January 26, 2026 14:41
65d5ea0 to
dd2dfdf
Compare
Contributor
Scan-Build Report
Bug Summary
Reports
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?:
Merge/consolidate all our Datadog adapters (
*_dd*files) back into their corresponding upstream source files.Motivation:
Simplify our development and maintenance of async-profiler-derived code.
Additional Notes:
I did the change in steps, it might be more useful to look at the commits one-by-one.
How to test the change?:
I have run testDebug and testRelease with no regressions.
For Datadog employees:
credentials of any kind, I've requested a review from
@DataDog/security-design-and-guidance.